ComponentOne Data Source for Entity Framework
C1.LiveLinq Namespace / SourceChangeEventArgs<T> Class / ChangeType Property

In This Topic
    ChangeType Property
    In This Topic
    Gets the type of change.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property ChangeType As SourceChangeType
    public SourceChangeType ChangeType {get;}
    See Also